home *** CD-ROM | disk | FTP | other *** search
- echo off
- cls
- echo - ┌─────────────────────────────────────────────────────────────────────┐
- echo - │ │
- echo - │ There are three manuals to the Loan Master System: │
- echo - │ │
- echo - │ 1) The Loan Master Loan Accounting system manual. This manual │
- echo - │ describes the loan accounting system and will help you │
- echo - │ create new and existing loan records and update the data │
- echo - │ file to compute interest accuruals and check for past dues. │
- echo - │ │
- echo - │ 2) The Customer Information system module manual. This manual │
- echo - │ Describes the Customer Information system. This system │
- echo - │ Creates and maintains Customer name and address records. │
- echo - │ This module is not included with the Shareware version. │
- echo - │ │
- echo - │ 3) The Report Writer manual. The report writer allows the user │
- echo - │ to design, create and print custom reports from the Loan │
- echo - │ Master loan records database. This module is not included │
- echo - │ with the shareware version. │
- echo - │ │
- echo - │ Only the system and the CIF manuals are included. │
- echo - └─────────────────────────────────────────────────────────────────────┘
- pause
- cls
- echo -
- echo -
- echo - ┌─────────────────────────────────────────────────────────────────────┐
- echo - │ │
- echo - │ You will need around 200 pages in the printer. │
- echo - │ │
- echo - └─────────────────────────────────────────────────────────────────────┘
- echo -
- echo -
- pause
- cls
- echo -
- echo -
- echo - ┌─────────────────────────────────────────────────────────────────────┐
- echo - │ │
- echo - │ The manuals are printing, Press CTRL + Break to abort printing. │
- echo - │ │
- echo - └─────────────────────────────────────────────────────────────────────┘
- echo -
- echo -
- pkunzip -p lmmenusw.zip lmmenusw.man
- cls
- echo -
- echo -
- echo -
- echo - ┌─────────────────────────────────────────────────────────────────────┐
- echo - │ │
- echo - │ The printing is finished ... │
- echo - │ │
- echo - └─────────────────────────────────────────────────────────────────────┘
- echo -
- echo -
-